Computer and Modernization ›› 2011, Vol. 1 ›› Issue (4): 1-3.doi: 10.3969/j.issn.100612475.2011.04.001

• 算法设计与分析 •     Next Articles

Research on Traveling Salesman Problem Based onImproved Particle Swarm Optimization Algorithm

YE An-xin   

  1. College of Information Science and Engineering, Zhejiang Normal University, Jinhua 321004, China
  • Received:2010-12-06 Revised:1900-01-01 Online:2011-04-27 Published:2011-04-27

Abstract: To overcome premature searching by standard Particle Swarm Optimization(PSO) algorithm, an improved particle swarm optimization algorithm is proposed. In the new algorithm, different particles are assigned specific tasks. Better particles are given smaller inertial weights, while worse ones are given larger inertial weights. And the particle’s inertial weights are adaptively adjusted according to its fitness function. These strategies improve the PSO algorithm at the aspects of diversity and the balance of exploration and exploitation. This paper tests the algorithm with a Traveling Salesman Problem with 14 nodes. The result shows that the algorithm can break away from local minimum earlier and it has high convergence speed and convergence ratio.

Key words: Particle Swarm Optimization(PSO), Traveling Salesman Problem(TSP), inertia weight, premature convergence

CLC Number: